From: Jeroen van der Heijden Date: Wed, 22 Apr 2020 09:26:58 +0000 (+0200) Subject: Update version and deb change X-Git-Tag: archive/raspbian/2.0.44-1+rpi1~1^2~3^2~5^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=b9db9eb7d9ec83bfa31d253a0a6567084d289186;p=siridb-server.git Update version and deb change --- diff --git a/debian/changelog b/debian/changelog index a51fabc6..789ce408 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +siridb-server (2.0.36-0~tt1) unstable; urgency=medium + + * New upstream release + - Fixed bug in max open files setting (#125) + - Accept Grafana compatible API requests (#129) + - Added support for configuration using environment variable (#128) + + -- Jeroen van der Heijden Wed, 22 Apr 2020 11:18:32 +0200 + siridb-server (2.0.35-0~tt1) unstable; urgency=medium * New upstream release diff --git a/include/siri/version.h b/include/siri/version.h index 465d00ff..c648f9f6 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -15,7 +15,7 @@ * Note that debian alpha packages should use versions like this: * 2.0.34-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-3" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug"